Fix positioning at the end of the line for lines ending in invisible
authorMatthias Clasen <mclasen@redhat.com>
Tue, 28 Jun 2005 02:46:11 +0000 (02:46 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Tue, 28 Jun 2005 02:46:11 +0000 (02:46 +0000)
commit86e4f7d1f305574a1d7e412efc56db8d02f23eb2
treef8d4b7daf4ca5f925cbb9c0e3a792d2840007af4
parente93418a1638f3ee62e40e9978a81965b48752052
Fix positioning at the end of the line for lines ending in invisible

2005-06-27  Matthias Clasen  <mclasen@redhat.com>

* gtk/gtktextlayout.c (gtk_text_layout_move_iter_to_line_end):
Fix positioning at the end of the line for lines ending
in invisible characters.
(gtk_text_layout_get_line_display): Set display->layout
to a PangoLayout, even for totally invisible lines.
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-8
gtk/gtktextlayout.c